ActiveReports.Server.ReportControls アセンブリ > ActiveReports.Server.ReportServices.Contracts 名前空間 > LookupFieldValues クラス > FindIndex メソッド : FindIndex(Int32,Int32,Predicate<Object>) メソッド |
'宣言 Public Overloads Function FindIndex( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal match As System.Predicate(Of Object) _ ) As System.Integer
public System.int FindIndex( System.int startIndex, System.int count, System.Predicate<object> match )